home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_100 / 130_01 / _catalog.020 next >
Text File  |  1985-03-09  |  3KB  |  53 lines

  1.         Cpm cug volume 20
  2.  
  3. Entries submitted by Nick Hammond (nh), Rick
  4. Hollinbeck(rh), Robert Pasky(bp), Jan Larsson (jl),
  5. Steve Passe (smp), Greg Lister (gl), and Steve
  6. de Plater (sdp).
  7.  
  8. Filename    kb  Author  Description
  9. ___________________________________________________________
  10.  
  11. -CATALOG.020            this file
  12. B       .C      6       mod. of bigdir.c, shows stat-like info
  13. BDOSCOM .C      8   nh  tut. and functions for manipulating cpm
  14.                         disk, accessing dph's, etc.
  15. BIOS    .LIB    2   rh  modified bios() function
  16. DISKIO  .C      2       disk io utilities
  17. DISKIO  .DCL    1       
  18. DISKU   .C      17  bp  updated version of disk from Util. I; see 3rd 
  19.                         issue of Newsletter for description of features
  20.                         added.
  21. DPATCH  .C      3   rh  disk patcher
  22. MAKEDEF .H      1   jl  MAKESYS is program useful for those
  23. MAKEHEX .C      7   jl  constantly modifying their CP/M 2.2
  24. MAKELIB .C      4   jl  BIOS modules. It will eliminate the DDT
  25. MAKEPARM.C      5   jl  patching, check the BDOS/BIOS modules
  26. MAKESYS .C      4   jl  for correct memory size, do automatic
  27. MAKESYS .DOC    1   jl  sysgen, allow patching from command
  28. MAKESYS .SUB    1   jl  line, auto patch to make user 0 public
  29.                         access. See MAKESYS.DOC for more info.
  30. RY      .C      24  smp update to randomx.c on cug Functions I
  31. RY      .DOC    7   smp allows bytewise access of files, eof pointer,
  32. RY      .H      2   smp etc. printf(), scanf(), etc. supported
  33. RY      .USE    10  smp tutorial on use of ry code
  34. BS      .USE    9   smp tut. on use of blocked records via ry
  35. LONG    .C      8       bugs removed, used by ry
  36. LONG    .DOC    5   
  37. LONGCODE.MAC    10      .asm code for long package
  38. LX      .CRL    3       crl of long & longcode
  39. RYTEST  .C      6   smp exercise for ry.c
  40. SCN     .LIB    3       needed by something on this disk?
  41. VIEW    .C      9   rh  a disk block 'viewer'
  42. YACCRL  .C      11      yet another version of an assembly language to
  43. YACCRL  .DOC    9       .CRL format. This one does most of the book-
  44.                         keeping for you. It requires an assember that
  45.                         produces a listing to a disk file.
  46. VFILE   .C  9   gl      code for block seeks of a disk file
  47. VMAIN   .C  1   gl      exercise for vfile
  48. G80     .ASM    2   sdp machine language library functions
  49. G81     .ASM    9   sdp fill mem., rotate string, etc.
  50. G82     .ASM    4   sdp swap hi/low byte, wait() on status port
  51. GC0     .C      10  sdp inverse char set for exidy sorcerer
  52. GZ0     .ASM    7   sdp cursor functions for exidy sorcerer
  53.